Xbasic

date_is_anniversary Function

Syntax

L date_is_anniversary(* date [,D referenceDate ])

Arguments

date

*

referenceDate

Date

Description

Returns .t. if a date or time value has the same month and day as a ReferenceDate. If ReferenceDate is blank, then today's date is used as the ReferenceDate.

See Also